UX Advanced PropertiesSanitize Javascript for Data bound UX Components

Description

In a data bound UX component, the Javascript sent from the server to the client to populate controls in the UX may contain executable code. If you check this property, the Javascript is encoded to disable any executable code in the response sent to the client.

Discussion